home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / MorphOS / Epic4_mos / share / epic / help / 8_scripts / ls < prev    next >
Encoding:
Text File  |  2002-10-28  |  303 b   |  14 lines

  1. Synopsis:
  2.    load ls
  3.  
  4. Description:
  5.    This script serves primarily as a working example of how $glob() can be
  6.    used.  It emulates the Unix ls command, complete with -a and -s flags.
  7.  
  8. See Also:
  9.    glob(6); load(5)
  10.  
  11. Other Notes:
  12.    This script was written by archon, archon@tamu.edu.
  13.  
  14.